home *** CD-ROM | disk | FTP | other *** search
/ CD/PC Actual 76 / DVD Actual 1 Marzo 2003.iso / Trial / TurboCAD 7.1 Pro / Data.Cab / F24917_StdAfx.cpp < prev    next >
Encoding:
C/C++ Source or Header  |  2000-11-10  |  945 b   |  22 lines

  1. /******************************************************************/
  2. /*                                                                */
  3. /*                      TurboCAD for Windows                      */
  4. /*                   Copyright (c) 1993 - 1999                    */
  5. /*             International Microcomputer Software, Inc.         */
  6. /*                            (IMSI)                              */
  7. /*                      All rights reserved.                      */
  8. /*                                                                */
  9. /******************************************************************/
  10. // stdafx.cpp : source file that includes just the standard includes
  11. //  stdafx.pch will be the pre-compiled header
  12. //  stdafx.obj will contain the pre-compiled type information
  13.  
  14. #include "stdafx.h"
  15.  
  16. #ifdef _ATL_STATIC_REGISTRY
  17. #include <statreg.h>
  18. #include <statreg.cpp>
  19. #endif
  20.  
  21. #include <atlimpl.cpp>
  22.